Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(clippy): Apply clippy lints #530

Merged
merged 5 commits into from
Jan 8, 2023
Merged

chore(clippy): Apply clippy lints #530

merged 5 commits into from
Jan 8, 2023

Conversation

afnanenayet
Copy link
Owner

This was done with:

cargo clippy --fix -- -W clippy::pedantic

This was done with:

```sh
cargo clippy --fix -- -W clippy::pedantic
```
Implements safe type conversions to address clippy lints.
@afnanenayet afnanenayet force-pushed the afnan/clippy-updates branch from 0db3f61 to c608114 Compare January 7, 2023 22:16
It's more generic. Addresses a clippy lint.
Will panic instead of silently failing or wrapping
Done with clippy automatically
@afnanenayet afnanenayet merged commit eac1399 into main Jan 8, 2023
@afnanenayet afnanenayet deleted the afnan/clippy-updates branch January 8, 2023 18:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant